.bannervideo {
	overflow:hidden;
}
.bannervideo a {
	display:block;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
.bannervideo a:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0) url(../images/video.svg) no-repeat center center/40px;
}
.bannervideo .video {
	width: 100%;
	transform: translate(0px,-0px);
    -webkit-transform: translate(0px,-0px);
    -moz-transform: translate(0px,-0px);
    -ms-transform: translate(0px,-0px);
    -o-transform: translate(0px,-0px);
}
@media screen and (min-width:1600px) {
.bannervideo .video {
	width: 100%;
	transform: translate(0px,-40px);
    -webkit-transform: translate(0px,-40px);
    -moz-transform: translate(0px,-40px);
    -ms-transform: translate(0px,-40px);
    -o-transform: translate(0px,-40px);
}
	
}

/*HOME-栏目标题˜*/
.home-title {
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    padding:45px 0;
}
.home-title h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}
.home-title h3 span {
    font-size: 30px;
    color: #d1292e;
    padding-left: 20px;
}
.home-title p {
    font-size: 16px;
    color: #666;
 }   
 
/*HOME-热销产品˜*/
.hot-product {
	padding:20px 0 50px 0;
}
.proclass {
	margin-bottom:40px;
}
.proclass ul {
	text-align:center;
}
.proclass ul li {
	display:inline-block;
	font-size: 18px;
    border: solid 1px #cfcfcf;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    width: 100%;
    font-style: normal;
    max-width: 150px;
    line-height: 40px;
}
.proclass ul li a {
	font-size: 14px;
    color: #464646;
}
.proclass ul li.on {background:#d1292e;border: solid 1px #d1292e;}
.proclass ul li.on a {color:#fff;}

.product-list {
	display:none;
    padding:30px 0;
}
.product-list ul {
}
.product-list ul li {
    float: left;
    width:25%;
    margin-bottom: 15px;
	position:relative;
}
.product-list ul li .pic {
	margin:5px;
    height:218px;
    overflow:hidden;
	text-align:center;
}
.product-list ul li .pic img {
	max-width:100%;
	max-height:100%;
}
.product-list ul li .effect {
	position:absolute;
	top:0;
	left:0;
	margin:5px;
	width: 100%;
    height:218px;
    overflow:hidden;
	text-align:center;
	background:#fff;
	opacity:0;
}
.product-list ul li:hover .effect {
	opacity:1;
}
.product-list ul li .effect img {
	max-width:100%;
	max-height:100%;
}
.product-list ul li h3 {
    font-size: 14px;
    color:#3a3a3a;
    text-align: center;
	padding-top: 5px;
}
.product-list ul li:hover h3 {
    color:#d1292e;
}

.hot-product .page {}

.hot-product .page a {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:50%;
	background:#f6f6f6;
	font-size:20px;
	color:#3a3a3a;
	font-family: "宋体";
}
.hot-product .page a:hover {
	background:#d1292e;
	color:#fff;
}

.home-about {
    padding:80px 0 0 0;
    overflow: hidden;
}
.home-about h2 {
    font-size: 28px;
    color:#202528;
    font-weight: bold;
    width:100%;
    max-width:120px;
    height:100px;
    position: relative;
    visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}
.home-about h2:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 40px;
    width: 100%;
    height: 6px;
    background: #d1292e;
    z-index: -1;
    transition: all 0.3s;
}
.home-about .item-fl {
    width:45%;
}
.home-about .item-fl p {
    font-size: 14px;
    color:#666;
    line-height: 1.8;
    text-indent: 2em;
    margin-bottom: 10px;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}
.home-about .item-fr {
    width:50%;
}
.home-about .item-fr ul {
    overflow:hidden;
}
.home-about .item-fr ul li {
    float:left;
    width:33%;
    padding:20px 5px 20px 5px;
    font-size: 14px;
    color:#666;
}
.home-about .item-fr ul li span{
    display: block;
    font-size: 40px;
    color: #d1292e;
    font-family: 'Futura';
    padding: 0 0 10px 0;
}
.main-box {position: relative;width: 1320px; height: 600px;margin: auto; *zoom: 1;}
.index-product {overflow: hidden;}
.index-product-nav {position: absolute; top: 0; left: 0;bottom: 0;z-index: 10;width: 258px;height: 600px; background: #202528;}
.one-side {position: relative;}
.one-side a {display: block; background: url(../images/circle.png) 28px center no-repeat; padding-left:53px;font-size: 14px;line-height: 57px;height: 57px;color: #fff; border-bottom: 1px solid #383838; }
.one-side span {display: none;position: absolute; color: #fff; right: 25px;top: 0; font-family: "SimSun";}
.one-side:last-child a{border-bottom: none;}
.one-side.on a ,.one-side:hover a { background: url(../images/circle2.png) 28px center no-repeat;color: #fff;}
.one-side.on span ,.one-side:hover span {display: inline;}
.index-product-slide {float: right;}
.index-product-slide .tempWrap {overflow: visible!important;}
.inex-one-series {width:1067px;height: 600px;font-size: 14px;line-height: 30px;color: #8d8d8d;background-position: center center;background-repeat: no-repeat;}
.inex-one-series a {position: relative;display: block;width: 100%;height: 600px;}
.inex-one-series p {position: absolute; font-size: 14px; color: #fff; right: 0;left: 0;bottom: 0; padding-left: 26px; background: rgba(0,0,0,.7);}
.inex-one-series p span{display: inline-block;
    width: 830px;font-size: 13px; color: #b5b5b5;}
.inex-one-series p em{display:block; width:114px; height:36px; line-height: 36px;color: #221e1f;text-align: center; background: #fff; border-radius: 24px; font-size: 12px;position: absolute; right: 56px; top:13px;font-style: normal;}
.index-product .l-mask,.index-product .r-mask  {background: rgba(0,0,0,.52); display: block; }
.index-product .l-mask{position: absolute;top: 0;bottom: 0;left: -360px;z-index: 8;width: 360px;height: 600px;}
.index-product .r-mask {position: absolute;top: 0;bottom: 0;right: -360px;z-index:8;width: 360px;height: 600px;}
.index-product .prev,.index-product .next{ display: block; width: 45px;height: 79px;cursor:pointer;position: absolute; top: 50%; z-index: 10; margin-top: -38px;}
.index-product .prev {
	left: -88px;
	background: url(../images/p-l.png);
	visibility: visible;
    animation-name: fadeInLeft;
    animation-delay: 0.2s;
}
.index-product .next {
	right: -88px;
	background: url(../images/p-r.png);
	visibility: visible;
    animation-name: fadeInRight;
    animation-delay: 0.2s;
}
.index-product .l-mask,.index-product .r-mask  {background: rgba(0,0,0,.52); display: block; }
.index-product .l-mask{position: absolute;top: 0;bottom: 0;left: -360px;z-index: 8;width: 360px;}
.index-product .r-mask {position: absolute;top: 0;bottom: 0;right: -360px;z-index:8;width: 360px;}
.index-product-nav .div_scroll{height:570px; margin: 15px 7px;  overflow: auto;}
.index-product-nav .scroll_container {overflow: hidden;position: relative;}
.index-product-nav .scroll_absolute {position: absolute;}
.index-product-nav .scroll_vertical_bar {position: absolute;top: 0; right: 0;width: 6px;height: 100%;background:transparent; margin: 0;padding: 0;}
.index-product-nav .scroll_track {position: relative;background-color: #463c3f;}
.index-product-nav .scroll_drag {position: relative;top: 0;left: 0;cursor: pointer;background-color: #b38c48;border-radius: 8px;}
.index-product-nav .scroll_arrow {text-indent: -20000px;display: block;cursor: pointer;background-color: #463c3f;}

/*招商加盟*/
.content {width:100%; background:#f9f9f9; padding: 2% 0 5% 0;}
.content .item {
	width:82%;
}
.content .item ul {
}
.content .item ul li {
	display:none;
	overflow:hidden;
	background:#fff;
}
.content .item ul li:first-child {
	display:block;
}
.content .item ul li .photo {
	float: left;
    width: 640px;
}
.content .item ul li .photo img{
    width: 100%;
}
.content .item ul li .word {
	float: left;
    width: 380px;
	padding:5%;
	margin-left:10px;
}
.content .item ul li .word .p1{ 
	font-size:25px;
	line-height: 1.4;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}
.content .item ul li .word .p2{ 
	font-size:30px; 
	color:#000;
	line-height: 1.4;
	margin:5% 0 10% 0;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}
.content .item ul li .word .p3{ 
	font-size:14px; 
	color:#797979; 
	max-width:380px; 
	margin:10px 0 10% 0;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.8s;
}
.content .item ul li .word .p4{ 
	font-size:14px; 
	border:solid 1px #dcdcdc; 
	text-align:center; 
	width:120px; 
	line-height:36px;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 1s;
}
.content .item ul li .word .p4:hover{  
	border:solid 1px #d1292e;
	background:#d1292e;
	color:#fff;
}
.content .tabitem {
	width:18%;
	background:#f5f5f5;
	color:#fff;
	padding-bottom: 4%;
}
.content .tabitem ul {
	text-align: center;
    max-width: 165px;
}
.content .tabitem ul li{ line-height: 80px;  position: relative;
cursor:pointer;}
.content .tabitem ul li:after{ content: ''; width: 100%; height: 21px; background: url("../images/home-content-iocn-bg.png") no-repeat center bottom; left: 0; top: 100%; position: absolute;}
.content .tabitem ul li span{ display: block; position: relative; color: #000000; font-size: 16px;}
.content .tabitem ul li span:before{ content: '<'; display: inline-block; vertical-align: middle; margin-right: 12px; font-family: 宋体; margin-top: -2px; color: #fff; display: none;}
.content .tabitem ul li:before{ content: ''; position: absolute; right: 0; height: 100%; background: #d1292e; width: 190px; opacity: 0; transition: all 0.5s;}
.content .tabitem ul li:hover,
.content .tabitem ul li.on{ padding-right: 10px;}
.content .tabitem ul li:hover span,
.content .tabitem ul li.on span{ color: #fff;}
.content .tabitem ul li:hover span:before,
.content .tabitem ul li.on span:before{ display: inline-block;}
.content .tabitem ul li:hover:before,
.content .tabitem ul li.on:before{ opacity: 1;}
.a-termanal {width:100%; height:870px; background:url(../images/a-termanalBg.jpg) no-repeat scroll center top / cover; overflow:hidden;}
.a-termanal .a-title {position:relative; height:92px; text-align:center; margin:50px 0 130px; border-bottom:none;}
.a-termanal .a-title .at1 {font-size:50px; color:#fff;font-weight: bold; display:inline-block; background: none; padding:0 10px; line-height:55px;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}
.a-termanal .a-title .at2 {text-transform:uppercase; font-size:30px; background:none; padding:0 10px; color:#c9c9c9; display:inline-block; line-height:60px; height:60px; font-family: Arial; font-weight:bold;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.6s;
	}
.a-termanal .a-title .at3 {text-transform:uppercase; font-size:14px; background:none; padding:0 10px; color:#c9c9c9; display:inline-block; line-height:40px; height:40px; font-family: Arial;
max-width:1000px;margin:0 auto;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 1s;
}
.icon-arrow-a-left, .icon-arrow-a-right {height: 44px; width: 24px; cursor:pointer; cursor:pointer;}
.icon-arrow-a-left { background:url(../images/hero-left-arr.png) no-repeat scroll 0 0;}
.icon-arrow-a-right { background:url(../images/hero-right-arr.png) no-repeat scroll 0 0;}
#main {overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 960px; height: 520px; margin: auto; position: relative; }
#index_b_hero img { width: 920px; height: 520px; margin:0 auto;}
#index_b_hero .heros { width: 960px; height: 520px; }
#index_b_hero .hero-wrap { overflow: visible; position: absolute; }
#index_b_hero .next, #index_b_hero .prev { position: absolute; top: 50%; margin-top: -25px; margin-left: -15px; background-color:none; z-index: 3; }
#index_b_hero .next { margin: -25px -15px 0 0; right: 0; }
#index_b_hero .disabled { background-color: #eee; }
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero {z-index: 1; position: absolute; top: 0; left: 0; width: 920px; padding:0 20px; height: 520px; overflow: hidden; left: 1920px; }
#index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -960px; filter: alpha(Opacity=50); opacity: .5; background: #000; overflow: hidden; }
#index_b_hero .mask-left,#index_b_hero .mask-right { width: 900px; }
#index_b_hero .mask-right { left: 980px; }
#index_b_hero .active { z-index: 2; left: 0; }
.icon-arrow-a-left { background:url(../images/hero-left-arr.png) no-repeat scroll center center; height: 50px; width: 30px;}
.icon-arrow-a-right { background:url(../images/hero-right-arr.png) no-repeat scroll center center; height: 50px; width: 30px; }
.hero {position:relative;}
.hero_kuang {position:absolute; left:40px; top:40px; width:838px; height:438px; border: 1px solid #fff;}

/*一站式采购服务*/
.purchase {
    padding:50px 0 60px 0;
    background:#f6f6f6;
}
.purchase-box {
	overflow: hidden;
}
.purchase-box ul {}
.purchase-box ul li {
    float:left;
    width:294px;
    height:414px;
    padding:20px 0;
    margin-right: 8px;
    text-align: center;
    background:#fff;
    box-shadow:0 10px 20px #f1f1f1;
}
.purchase-box ul li:last-child {
    margin-right: 0;
}
.purchase-box ul li img {
    width:176px;
    height:176px;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #e5e5e5;
    transition: all 0.5s;
}
.purchase-box ul li h4 {
    font-size: 20px;
    color:#333;
    font-weight: bold;
    padding:10px 0;
}
.purchase-box ul li span {
    font-size: 12px;
    color:#ccc;
}
.purchase-box ul li p {
    font-size: 14px;
    color:#666;
    padding:5px 0 0 0;
    min-height: 100px;
}
.purchase-box ul li i {
    display:inline-block;
    width:20px;
    height:20px;
    line-height: 20px;
    border-radius: 50%;
    font-style: normal;
    background:#e5e5e5;
	position: relative;
	margin-left:10%;
}
.purchase-box ul li i:before {
    content: '马上咨询';
    display: block;
    position: absolute;
    left: -300%;
    top: 0%;
	font-size:14px;
	color:#666;
}
.purchase-box ul li:hover img{
    transform:rotate(10deg);
}
.purchase-box ul li:hover i {
    color:#fff;
    background:#d1292e;
}
.purchase-box ul li:hover i:before {
	color:#d1292e;
}
/*为什么要选择祥聚座椅*/
.why {
	padding:20px 0;
    background: url(../images/why-bg.jpg) no-repeat left center/cover;
}
/*HOME-æ ‡é¢˜*/
.why .home-title {
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    padding:45px 0;
}
.why .home-title h3 {
    color: #fff;
}
.why .home-title h3 span {
    color: #fff;
}
.why .home-title p {
    color: #fff;
 }  

   
.why-box {}
.why-box .item {
    float:left;
    width:565px;
    height:293px;
    background:#fff;
    margin:16px;
    padding:30px 10px 0 30px;
    box-sizing: border-box;
}
.why-box .item .title {}
.why-box .item .title h3 {
    font-size: 18px;
    color:#d1292e;
    font-weight: bold;

}
.why-box .item .title p {
    font-size: 16px;
    color:#666;
    padding:25px 0;
}
.why-box .item .content {
	background: #fff;
    padding: 0;
}
.why-box .item .content .list {
    float:left;
    width:280px;
}
.why-box .item .content .list p{
    font-size: 16px;
    color:#666;
    padding: 2px 0 2px 20px;
    position: relative;
}
.why-box .item .content .list p:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 12px;
    width: 4px;
    height: 4px;
    background: #d1292e;
    transition: all 0.3s;
}
.why-box .item .content .pic {
    width:218px;
    height:122px;
    border-radius: 10px;
    overflow:hidden;
}


/*一站式采购服务*/
.one-stop {
    padding:50px 0 60px 0;
    background:#f6f6f6;
}
.one-stop-box {
	overflow: hidden;
}
.one-stop-box ul {}
.one-stop-box ul li {
    float:left;
    width:16%;
    height:414px;
    padding:20px 0;
    margin-right: 8px;
    text-align: center;
    background:#fff;
    box-shadow:0 10px 20px #f1f1f1;
	position: relative;
	border-bottom:3px solid #ccc;
}
.one-stop-box ul li.btn-wave:before {
	background:#f6f6f6;
}
.one-stop-box ul li:last-child {
    margin-right: 0;
}
.one-stop-box ul li img {
    width:100%;
    padding: 10px;
    transition: all 0.5s;
}
.one-stop-box ul li h4 {
    font-size: 20px;
    color:#333;
    font-weight: bold;
    padding:10px 0;
}
.one-stop-box ul li span {
    font-size: 12px;
    color:#ccc;
}
.one-stop-box ul li p {
    font-size: 14px;
    color:#666;
    padding:5px 0 0 0;
    min-height: 100px;
}
.one-stop-box ul li a {
    background-color: #ca191e;
    position: absolute;
    left: 20%;
    bottom，: 50%;
    bottom: 8%;
    display: none;
    width: 120px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
}

.one-stop-box ul li:hover {
	box-shadow: 0 4px 8px 0 rgb(7 17 27 / 30%);
	border-bottom:3px solid #ca191e;
}
.one-stop-box ul li:hover a {
	display:block;
}
.one-stop-box ul li:hover img{
    transform:rotate(5deg);
}

/*新闻资讯*/
.news-title{display:block; margin:6% 0 3% 0; overflow:hidden;}
.news-title font{ font-size:30px; line-height:34px; text-transform:uppercase;
}
.news-title em{ font-size:16px; border:solid 1px #cfcfcf; margin-top:10px;margin-left: 10px;text-align:center; width:100%; font-style:normal;max-width:120px; line-height:36px;}
.news-title em a{ 
    font-size: 14px;
    color:#464646;}
.news ul {
    overflow:hidden;
}
.news li { 
    float:left;
    width:49.5%;
    border:solid 1px #ccc;
    padding:2.5%;
    margin:0.5% 0;
    max-height:288px; 
    overflow:hidden; 
    min-height:288px;
	visibility: visible;
    animation-name: fadeInUp;
    animation-delay: 0.2s;
}
.news li:nth-child(even) {
    float:right;
}
.news li .item{
    width:45%;
    }
.news li .item h3{
    font-size:18px;
    color: #252525;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden; 
    margin:7.5% 0 5% 0;
}
.news li .item p{ 
    font-size:13px;
    color:#797979; 
    max-height:72px;
    overflow:hidden;
}
.news li .item em{ 
    font-size:13px; 
    line-height:30px; 
    margin-top:5px;
    font-style:normal; 
    color:#333333;
}
.news li .item em font{ 
    display:block;
    font-size:40px;
}
.news li .thumb{ 
    width:50%;
	max-height: 185px;
    overflow: hidden;
}
.news li .thumb img{ 
    width:100%;
}
.news li:hover .item h3{ 
    color:#d1292e;
}
